home *** CD-ROM | disk | FTP | other *** search
/ LG Super CD / LG Super CD.iso / sprint / sprint_pcs_cm_v032.msi / Data1.cab / _78AC8E85EE9F46D48CF8D704BAAC5F9F.0C31BE7200FB45C4BB618F153DD576B7 < prev    next >
Encoding:
Windows Setup INFormation  |  2006-07-28  |  3.4 KB  |  171 lines

  1. ;USB.INF  --  This file contains descriptions of USB hubs and composite devices
  2. ;
  3.  
  4. [Version]
  5. signature="$CHICAGO$"
  6. Class=USB
  7. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  8. Provider=%Motorola%
  9. LayoutFile=LAYOUT.INF
  10. DriverVer=12/05/2005,5.1.2600.0
  11.  
  12. [ControlFlags]
  13. ExcludeFromSelect = *
  14.  
  15. [DestinationDirs]
  16. DefaultDestDir=11               ; LDID_SYS
  17. ;
  18. ; For Windows NT, all drivers go into %windir%\system32\drivers.  Since
  19. ; there isn't a DIRID (LDID) that represents this path on both NT and Win95,
  20. ; we specify the relative path off of %windir%.
  21. ;
  22. USB.CopyFiles.NT          = 10, system32\drivers
  23. Hub.CopyFiles.NT          = 10, system32\drivers
  24. CommonClassParent.CopyFiles = 10, system32\drivers
  25.  
  26. ; =================== Class Sections ===========================
  27.  
  28. [ClassInstall]
  29. Addreg=USBClassReg
  30.  
  31. [USBClassReg]
  32. HKR,,,,%USBClassName%
  33. HKR,,Icon,,-20
  34. HKR,,NoInstallClass,,1
  35. HKR,,TroubleShooter-0,,"hcp://help/tshoot/tsUSB.htm"
  36.  
  37. [ClassInstall32]
  38. Addreg=USBClassReg
  39.  
  40. ; =================== Table of content =========================
  41.  
  42. [Manufacturer]
  43. %Motorola.Mfg%=Motorola.Section
  44.  
  45.  
  46. ; =================== Motorola ==================================
  47.  
  48. [Motorola.Section]
  49. %USB\COMPOSITE.DeviceDesc%=Composite.Dev,USB\VID_22B8&PID_4901
  50. %USB\COMPOSITE.DeviceDesc%=Composite.Dev,USB\VID_22B8&PID_3001
  51.  
  52. [Composite.Dev]
  53. AddReg=CommonClassParent.AddReg
  54. CopyFiles=CommonClassParent.CopyFiles
  55.  
  56. ; For Windows NT...
  57.  
  58. [Composite.Dev.NT]
  59. CopyFiles=CommonClassParent.CopyFiles
  60. DelReg=Composite.DelReg.NT
  61.  
  62.  
  63. [Composite.DelReg.NT]
  64. HKR,,EnumPropPages32
  65.  
  66. [Composite.Dev.NT.Services]
  67. AddService = usbccgp, 0x00000002, CommonClassParent.AddService
  68.  
  69.  
  70. [CommonClassParent.AddService]
  71. DisplayName    = %MotorolaParent.SvcDesc%
  72. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  73. StartType      = 3                  ; SERVICE_DEMAND_START
  74. ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
  75. ServiceBinary  = %12%\usbccgp.sys
  76. LoadOrderGroup = Base
  77.  
  78.  
  79.  
  80.  
  81. ; =================== Global ==================================
  82.  
  83. [USB.AddReg]
  84. HKR,,DevLoader,,*NTKERN
  85.  
  86. [USB.CopyFiles]
  87. usbd.sys
  88. usbhub.sys
  89.  
  90. [USB.DelFiles]
  91. usbhub.sys,,,1
  92. openhci.sys,,,1
  93. uhcd.sys,,,1
  94. usbd.sys,,,1
  95. imagecls.sys,,,1
  96. hcd.vxd,,,1
  97. usbd.vxd,,,1
  98. usb_enum.vxd,,,1
  99. vtaishid.vxd,,,1
  100. tmusb.sys,,,1
  101. taishid.sys,,,1
  102.  
  103. [USBMON.DelFiles]
  104. mondrv.sys,,,1
  105. mondll.dll,,,1
  106.  
  107. [USBINF.DelFiles]
  108. propext.inf,,,1
  109. tmusb.inf,,,1
  110. ehidmous.inf,,,1
  111. ehidkbd.inf,,,1
  112. ehidjoy.inf,,,1
  113.  
  114. [HUB.AddReg]
  115. HKR,,DevLoader,,*NTKERN
  116. HKR,,NTMPDriver,,usbhub.sys
  117.  
  118. [CommonClassParent.AddReg]
  119. HKR,,DevLoader,,*NTKERN
  120. HKR,,NTMPDriver,,usbccgp.sys
  121.  
  122.  
  123. [USB.CopyFiles.NT]
  124. usbd.sys
  125. usbhub.sys
  126.  
  127. [USB.DelFiles.NT]
  128. usbhub.sys,,,1
  129. openhci.sys,,,1
  130. uhcd.sys,,,1
  131. usbd.sys,,,1
  132. imagecls.sys,,,1
  133. hcd.vxd,,,1
  134. usbd.vxd,,,1
  135. usb_enum.vxd,,,1
  136. vtaishid.vxd,,,1
  137. tmusb.sys,,,1
  138. taishid.sys,,,1
  139. usbuidll.dll,,,1
  140.  
  141. [USBMON.DelFiles.NT]
  142. mondrv.sys,,,1
  143. mondll.dll,,,1
  144.  
  145. [USBINF.DelFiles.NT]
  146. propext.inf,,,1
  147. tmusb.inf,,,1
  148. ehidmous.inf,,,1
  149. ehidkbd.inf,,,1
  150. ehidjoy.inf,,,1
  151.  
  152. [HUB.CopyFiles]
  153. usbhub.sys
  154.  
  155. [HUB.CopyFiles.NT]
  156. usbhub.sys
  157.  
  158. [CommonClassParent.CopyFiles]
  159. usbccgp.sys
  160.  
  161. [Strings]
  162. Motorola="Motorola"
  163. USBClassName="Universal Serial Bus controllers"
  164.  
  165. StandardHub.SvcDesc="Microsoft USB Standard Hub Driver"
  166. MotorolaParent.SvcDesc="Microsoft USB Generic Parent Driver"
  167.  
  168. Motorola.Mfg="(Motorla USB Host Controller)"
  169. USB\COMPOSITE.DeviceDesc="USB Composite Device"
  170.  
  171.